Skip to main content

Toast Notification Library

Type

library

Summary

A library for displaying toasts on mobile

Description

A toast is a non-modal temporary notification displayed to the user.

Compatibility and Support

OS

android

Children Properties

Handler

NameSummarySyntax
mobileToastCancelCancel the current toastmobileToastCancel()
mobileToastDisplay a toast notificationmobileToast(<pMessage>,<pDuration>)